scheduler module

英 [ˈʃɛdjuːlə ˈmɒdjuːl] 美 [ˈskɛdʒʊlər ˈmɑːdʒuːl]

网络  调度模块; 调度程序模组

计算机



双语例句

  1. The core scheduler uses this method to load-balance processes managed by the scheduling module.
    内核调度程序使用这种方法实现由调度模块管理的进程的负载平衡。
  2. The CFS scheduler module does fairness testing before actually preempting the running task.
    在实际抢占正在运行的任务之前,CFS调度程序模块将执行公平性测试。
  3. There is no single "scheduler" module or routine.
    没有单独的“调度器(scheduler)”模块或例程。
  4. The global scheduler, making up of task collector, task scheduler, task dispatcher, information collector and database module, can allocate and manage tasks and resource in an efficient way.
    全局调度器通过作业收集器、作业调度器、作业分派器、信息采集器和数据库模块对网格中的资源和作业进行了有效的管理和分配。
  5. Module scheduler, module communication, virtual module system, file management and network interface form the CNC kernel and the communications between them are given.
    给出了该系统的功能模块,明确了各模块之间的关系以及各模块和CNC内核之间的关系。
  6. The system includes testing scripts generator, test task definition module, test task scheduler, test task running platform, accounting and report form module.
    系统包括测试脚本生成器、测试任务定义模块、测试任务调度器、测试任务运行台、统计报表模块和人员管理模块。
  7. In cluster system, the design of scheduler module is very critical for system performance.
    在集群系统中,调度模块的设计对整个系统的性能而言是至关重要的。
  8. Because of its fitness to be combined with a FCFS scheduler, RED-BC is easy to implement by upgrading the original RED module with a small calculation resource consuming.
    该算法可以与FCFS调度策略结合使用,实现简单、计算资源消耗较小,易于推广,可以通过现有的RED模块升级实现。
  9. Creating the controller model, we firstly divide the controller into three task modules and a scheduler module. Then we begin to design control algorithm for each control module and create their models.
    控制器建模时,首先将控制器划分为三个任务模块和一个任务调度模块,然后分别设计各任务模块控制算法,在此基础上建立其控制器模型。
  10. A Design of Co-Scheduler Module in Cluster System on Linux
    基于Linux的集群系统中联合调度(Co-Scheduler)模块的设计